home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Apple Demos / Tutorials / Macintosh SE⁄30 Training / Apple Macintosh SE⁄30 / Apple Macintosh SE_30 / card_109714.txt < prev    next >
Text File  |  1990-03-19  |  4KB  |  226 lines

  1. -- card: 109714 from stack: in
  2. -- bmap block id: 109952
  3. -- flags: 0000
  4. -- background id: 105945
  5. -- name: content7
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=128 top=70 right=88 bottom=509
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 158
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: subHeader
  20.  
  21.  
  22. -- part 7 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=174 top=99 right=295 bottom=351
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 9
  31. -- style flags: 0
  32. -- line height: 12
  33. -- part name: contents
  34.  
  35.  
  36. -- part 8 (button)
  37. -- low flags: 00
  38. -- high flags: 2000
  39. -- rect: left=150 top=98 right=114 bottom=289
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: contentLink
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   push card
  51.   visual dissolve
  52.   go card "question1"
  53. end mouseUp
  54.  
  55.  
  56.  
  57. -- part 11 (button)
  58. -- low flags: 00
  59. -- high flags: 2000
  60. -- rect: left=11 top=278 right=333 bottom=104
  61. -- title width / last selected line: 0
  62. -- icon id / first selected line: 0 / 0
  63. -- text alignment: 1
  64. -- font id: 0
  65. -- text size: 12
  66. -- style flags: 0
  67. -- line height: 16
  68. -- part name: contentLink
  69. ----- HyperTalk script -----
  70. on mouseUp
  71.   push card
  72.   visual zoom close
  73.   go card "content0"
  74. end mouseUp
  75.  
  76.  
  77.  
  78. -- part 12 (button)
  79. -- low flags: 00
  80. -- high flags: 2000
  81. -- rect: left=150 top=118 right=138 bottom=256
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 1
  85. -- font id: 0
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: contentLink
  90. ----- HyperTalk script -----
  91. on mouseUp
  92.   push card
  93.   visual dissolve
  94.   go card "question2"
  95. end mouseUp
  96.  
  97.  
  98.  
  99. -- part 13 (button)
  100. -- low flags: 00
  101. -- high flags: 2000
  102. -- rect: left=150 top=146 right=162 bottom=246
  103. -- title width / last selected line: 0
  104. -- icon id / first selected line: 0 / 0
  105. -- text alignment: 1
  106. -- font id: 0
  107. -- text size: 12
  108. -- style flags: 0
  109. -- line height: 16
  110. -- part name: contentLink
  111. ----- HyperTalk script -----
  112. on mouseUp
  113.   push card
  114.   visual dissolve
  115.   go card "question5"
  116. end mouseUp
  117.  
  118.  
  119.  
  120. -- part 14 (button)
  121. -- low flags: 00
  122. -- high flags: 2000
  123. -- rect: left=150 top=170 right=186 bottom=246
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 1
  127. -- font id: 0
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: contentLink
  132. ----- HyperTalk script -----
  133. on mouseUp
  134.   push card
  135.   visual dissolve
  136.   go card "question6"
  137. end mouseUp
  138.  
  139.  
  140.  
  141. -- part 15 (button)
  142. -- low flags: 00
  143. -- high flags: 2000
  144. -- rect: left=150 top=190 right=210 bottom=213
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 1
  148. -- font id: 0
  149. -- text size: 12
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: contentLink
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   push card
  156.   visual dissolve
  157.   go card "question7"
  158. end mouseUp
  159.  
  160.  
  161.  
  162. -- part 16 (button)
  163. -- low flags: 00
  164. -- high flags: 2000
  165. -- rect: left=150 top=216 right=234 bottom=241
  166. -- title width / last selected line: 0
  167. -- icon id / first selected line: 0 / 0
  168. -- text alignment: 1
  169. -- font id: 0
  170. -- text size: 12
  171. -- style flags: 0
  172. -- line height: 16
  173. -- part name: contentLink
  174. ----- HyperTalk script -----
  175. on mouseUp
  176.   push card
  177.   visual dissolve
  178.   go card "question12"
  179. end mouseUp
  180.  
  181.  
  182.  
  183. -- part 17 (field)
  184. -- low flags: 01
  185. -- high flags: 0000
  186. -- rect: left=248 top=70 right=88 bottom=509
  187. -- title width / last selected line: 0
  188. -- icon id / first selected line: 0 / 0
  189. -- text alignment: 0
  190. -- font id: 157
  191. -- text size: 14
  192. -- style flags: 0
  193. -- line height: 16
  194. -- part name: directions
  195.  
  196.  
  197. -- part contents for background part 4
  198. ----- text -----
  199. Stack Contents
  200.  
  201. -- part contents for card part 1
  202. ----- text -----
  203. Buyer Questions
  204.  
  205. -- part contents for background part 12
  206. ----- text -----
  207. Apple Macintosh SE/30
  208.  
  209. -- part contents for card part 7
  210. ----- text -----
  211. Software Compatability
  212.  
  213. Expansion Cards
  214.  
  215. Color Monitor
  216.  
  217. SE/30 or IIx?
  218.  
  219. 68030
  220.  
  221. 1.4 MB FDHD
  222.  
  223.  
  224. -- part contents for card part 17
  225. ----- text -----
  226. Click any card to go there.